gpsbabel.git
23 years agoMultitude of memory "leaks" fixed. From Ron Parker.
robertl [Tue, 11 Feb 2003 19:47:45 +0000 (19:47 +0000)]
Multitude of memory "leaks" fixed.   From Ron Parker.

23 years agoFix formatting of extended help.
robertl [Mon, 10 Feb 2003 21:37:40 +0000 (21:37 +0000)]
Fix formatting of extended help.
Fix csv so prefer_shortnames appears in appropriate table.

23 years agoHash and compare are now case insenstitive - this is to compensate for
robertl [Mon, 10 Feb 2003 19:47:29 +0000 (19:47 +0000)]
Hash and compare are now case insenstitive - this is to compensate for
mapsource which will not let you have both ThisName and Thisname.

23 years agoproto xrealloc.
robertl [Mon, 10 Feb 2003 19:46:34 +0000 (19:46 +0000)]
proto xrealloc.

23 years agoAllow shortnmae length to be overridden on command line.
robertl [Mon, 10 Feb 2003 19:36:25 +0000 (19:36 +0000)]
Allow shortnmae length to be overridden on command line.

23 years agoCreate a shortname when we don't have one.
robertl [Mon, 10 Feb 2003 19:20:06 +0000 (19:20 +0000)]
Create a shortname when we don't have one.

23 years agoFilter test. Thanx, Alex.
robertl [Fri, 7 Feb 2003 23:17:21 +0000 (23:17 +0000)]
Filter test.   Thanx, Alex.

23 years agoFix from Alex to deal with how I broke his code merging the new option
robertl [Fri, 7 Feb 2003 17:22:10 +0000 (17:22 +0000)]
Fix from Alex to deal with how I broke his code merging the new option
handlers.

23 years agoBump version number.
robertl [Fri, 7 Feb 2003 08:22:53 +0000 (08:22 +0000)]
Bump version number.

23 years agoConvert duplicate, csv to use new arg scheme. Fix formatting in vecs.
robertl [Fri, 7 Feb 2003 08:22:18 +0000 (08:22 +0000)]
Convert duplicate, csv to use new arg scheme.  Fix formatting in vecs.

23 years agoTypo fixes.
robertl [Fri, 7 Feb 2003 07:37:17 +0000 (07:37 +0000)]
Typo fixes.

23 years agoAdd missing protos.
robertl [Fri, 7 Feb 2003 07:31:02 +0000 (07:31 +0000)]
Add missing protos.

23 years agoAdd dropped file.
robertl [Fri, 7 Feb 2003 07:28:22 +0000 (07:28 +0000)]
Add dropped file.

23 years agoAdd filter infrastructure plus two filters for name and position.
robertl [Fri, 7 Feb 2003 07:27:20 +0000 (07:27 +0000)]
Add filter infrastructure plus two filters for name and position.
Thanx, Alex!

23 years agoAdd new 'arglist' stuff so that file formats with options can be seen
robertl [Fri, 7 Feb 2003 07:24:23 +0000 (07:24 +0000)]
Add new 'arglist' stuff so that file formats with options can be seen
in the help message.

23 years agoHandle micro caches as icons.
robertl [Thu, 6 Feb 2003 23:49:44 +0000 (23:49 +0000)]
Handle micro caches as icons.

23 years agoAdd code to get container type from groundspeak extensions to GPX.
robertl [Thu, 6 Feb 2003 23:48:35 +0000 (23:48 +0000)]
Add code to get container type from groundspeak extensions to GPX.

23 years agoMake slightly more C++ friendly.
robertl [Mon, 27 Jan 2003 18:00:44 +0000 (18:00 +0000)]
Make slightly more C++ friendly.

23 years agoMore correct handling of CSIZE, even though this is totally a sugar
robertl [Mon, 27 Jan 2003 17:19:46 +0000 (17:19 +0000)]
More correct handling of CSIZE, even though this is totally a sugar
pill with our settings...

23 years agoBump the beta number.
robertl [Sat, 25 Jan 2003 20:08:45 +0000 (20:08 +0000)]
Bump the beta number.

23 years agoAdd case insensitive searches on both GPX reads and magproto icon lookups.
robertl [Sat, 25 Jan 2003 20:07:55 +0000 (20:07 +0000)]
Add case insensitive searches on both GPX reads and magproto icon lookups.

23 years agoFix from Rick.
robertl [Sat, 25 Jan 2003 19:20:14 +0000 (19:20 +0000)]
Fix from Rick.

23 years agoFrom Rick Richardson:
robertl [Sat, 25 Jan 2003 18:55:28 +0000 (18:55 +0000)]
From Rick Richardson:

This patch adds a proper usage message (although the wording
may need to be fixed), more standards-like option parsing,
and the ability to specify the input and output files as positional
parameters rather than options.

23 years agoWhack newline from icons when read.
robertl [Sat, 25 Jan 2003 18:21:28 +0000 (18:21 +0000)]
Whack newline from icons when read.

23 years agoAdd (crude) install target.
robertl [Fri, 24 Jan 2003 16:52:42 +0000 (16:52 +0000)]
Add (crude) install target.

23 years agoupdate deps.
robertl [Fri, 24 Jan 2003 16:48:22 +0000 (16:48 +0000)]
update deps.

23 years agoMake comparisons fatal, make it easier to override diff.
robertl [Wed, 22 Jan 2003 21:15:31 +0000 (21:15 +0000)]
Make comparisons fatal, make it easier to override diff.

23 years agoTrim some unused jeeps stuff from the default build.
robertl [Wed, 22 Jan 2003 15:44:13 +0000 (15:44 +0000)]
Trim some unused jeeps stuff from the default build.

23 years agoAdd GeocachingDB input and output module.
robertl [Wed, 22 Jan 2003 03:35:29 +0000 (03:35 +0000)]
Add GeocachingDB input and output module.

23 years agoAdd xrealloc, xstrappend.
robertl [Wed, 22 Jan 2003 03:12:46 +0000 (03:12 +0000)]
Add xrealloc, xstrappend.
Fix typo in be_read16.

23 years agoDon't use 57.6 and 115.2 if we don't have them.
robertl [Wed, 22 Jan 2003 02:53:24 +0000 (02:53 +0000)]
Don't use 57.6 and 115.2 if we don't have them.

23 years agogpspilot.c magnav.c : use waypt_disp_all instead of explicit loop.
robertl [Tue, 21 Jan 2003 15:47:44 +0000 (15:47 +0000)]
gpspilot.c magnav.c : use waypt_disp_all instead of explicit loop.

23 years agoAdd icon on input and output, bump name to 20 chars.
robertl [Tue, 21 Jan 2003 14:35:12 +0000 (14:35 +0000)]
Add icon on input and output, bump name to 20 chars.

23 years agoicon is spelled sym, not icon.
robertl [Tue, 21 Jan 2003 14:24:50 +0000 (14:24 +0000)]
icon is spelled sym, not icon.

23 years agoZero our allocated struct.
robertl [Tue, 21 Jan 2003 14:13:26 +0000 (14:13 +0000)]
Zero our allocated struct.

23 years agoAdd/finish setshort_mustuniq. Fixes holux in testsuite runs.
robertl [Tue, 21 Jan 2003 02:44:28 +0000 (02:44 +0000)]
Add/finish setshort_mustuniq.  Fixes holux in testsuite runs.

23 years agoWe need a shorthandle for both read and write.
robertl [Mon, 20 Jan 2003 20:11:53 +0000 (20:11 +0000)]
We need a shorthandle for both read and write.

23 years agoNo whitespace allowed in shortname for gpsdrive.
robertl [Mon, 20 Jan 2003 18:46:39 +0000 (18:46 +0000)]
No whitespace allowed in shortname for gpsdrive.

23 years agoHonor -s shortnames for output.
robertl [Mon, 20 Jan 2003 18:09:28 +0000 (18:09 +0000)]
Honor -s shortnames for output.

23 years agoWarning cleanup. Bump internal version # for popp beta.
robertl [Mon, 20 Jan 2003 02:46:33 +0000 (02:46 +0000)]
Warning cleanup.  Bump internal version # for popp  beta.

23 years agoGPX: Preserve icons on the way in and out.
robertl [Mon, 20 Jan 2003 02:43:58 +0000 (02:43 +0000)]
GPX: Preserve icons on the way in and out.

23 years agoMapsend: Preserve icons on the way in and out.
robertl [Mon, 20 Jan 2003 02:43:32 +0000 (02:43 +0000)]
Mapsend: Preserve icons on the way in and out.

23 years agointroduce shortname handles in all file formats.
robertl [Sun, 19 Jan 2003 22:16:12 +0000 (22:16 +0000)]
introduce shortname handles in all file formats.
Make -s rename duplicate generated shortnames.

23 years agoTweak Makefiles for 1.1.1 beta.
robertl [Fri, 17 Jan 2003 09:12:24 +0000 (09:12 +0000)]
Tweak Makefiles for 1.1.1 beta.

23 years agoOutput tms-marker at beginning as suggested by tiger spec.
robertl [Thu, 16 Jan 2003 03:00:34 +0000 (03:00 +0000)]
Output tms-marker at beginning as suggested by tiger spec.

23 years agoToss non-ascii chars when creating shortnames.
robertl [Wed, 15 Jan 2003 17:05:46 +0000 (17:05 +0000)]
Toss non-ascii chars when creating shortnames.

23 years agoA shameless selfish special case. Base tiger pushpin color on age
robertl [Wed, 15 Jan 2003 17:03:47 +0000 (17:03 +0000)]
A shameless selfish special case.   Base tiger pushpin color on age
of waypoint creation.  < 2 weeks == green.

23 years agoAdd shortname support for Garmin Mapsource.
robertl [Wed, 15 Jan 2003 17:02:31 +0000 (17:02 +0000)]
Add shortname support for Garmin Mapsource.

23 years agoAdd noack and 57.6 and 115.2K baud for magellans.
robertl [Wed, 15 Jan 2003 16:54:45 +0000 (16:54 +0000)]
Add noack and 57.6 and 115.2K baud for magellans.

23 years agoDon't use -u in diff.
robertl [Wed, 15 Jan 2003 16:08:01 +0000 (16:08 +0000)]
Don't use  -u in diff.

23 years agoAllow link to work on some systems that don't define a sane default
robertl [Fri, 10 Jan 2003 20:09:52 +0000 (20:09 +0000)]
Allow link to work on some systems that don't define a sane default
rule for compiling objects.

23 years agoFix for writing files on big endian systems.
robertl [Fri, 10 Jan 2003 20:06:03 +0000 (20:06 +0000)]
Fix for writing files on big endian systems.

23 years agoReference file for testing mapsource.
robertl [Fri, 10 Jan 2003 20:01:26 +0000 (20:01 +0000)]
Reference file for testing mapsource.

23 years agoImplement Garmin Mapsource format.
robertl [Fri, 10 Jan 2003 19:58:07 +0000 (19:58 +0000)]
Implement Garmin Mapsource format.

23 years agoJumbo patch from Mottram.
robertl [Fri, 10 Jan 2003 18:28:02 +0000 (18:28 +0000)]
Jumbo patch from Mottram.
Fix README.
Use sprintf becuase snprintf is unfortunately not in C89.
Make testo play nicer with PSP to avoid hyperactive fp differences.
tpg.c avoid sign extension.
Various style files: don't use %lf.

23 years agoCompletly new, data driven XSV handlers. Thanx, Alex!
robertl [Wed, 8 Jan 2003 16:06:36 +0000 (16:06 +0000)]
Completly new, data driven XSV handlers.  Thanx, Alex!

23 years agoFix up timezones on GPX input. Combination of Park, Fouts, and myself.
robertl [Wed, 8 Jan 2003 15:58:23 +0000 (15:58 +0000)]
Fix up timezones on GPX input.  Combination of Park, Fouts, and myself.

23 years agoDetach explicit polling for acks from rx state machine.
robertl [Tue, 7 Jan 2003 14:48:14 +0000 (14:48 +0000)]
Detach explicit polling for acks from rx state machine.

23 years agoTidy return value of rtrim. From Fouts.
robertl [Tue, 7 Jan 2003 05:31:05 +0000 (05:31 +0000)]
Tidy return value of rtrim.   From Fouts.

23 years agoThere is a %lf in scanf, but not printf. From Fouts.
robertl [Mon, 6 Jan 2003 23:58:53 +0000 (23:58 +0000)]
There is a %lf in scanf, but not printf.   From Fouts.

23 years agoCast ptr subtraction. From Fouts.
robertl [Mon, 6 Jan 2003 23:41:47 +0000 (23:41 +0000)]
Cast ptr subtraction.  From Fouts.

23 years agoWhack stray semi. From Fouts.
robertl [Mon, 6 Jan 2003 23:33:13 +0000 (23:33 +0000)]
Whack stray semi.  From Fouts.

23 years agoGPX: Count size of entity replacements instead of divining it.
robertl [Thu, 2 Jan 2003 04:07:24 +0000 (04:07 +0000)]
GPX: Count size of entity replacements instead of divining it.
Magproto: More thoroughly close Windows handles.
From Mottram.

23 years agoNull terminate array, add space on closing tags in chain for Topografix.
robertl [Wed, 1 Jan 2003 17:03:20 +0000 (17:03 +0000)]
Null terminate array, add space on closing tags in chain for Topografix.

fixes from Alex and Ron.

23 years agoRevert bad timezone fix in GPX.
robertl [Wed, 1 Jan 2003 02:25:19 +0000 (02:25 +0000)]
Revert bad timezone fix in GPX.

23 years agoRobustify windows serial handling.
robertl [Tue, 31 Dec 2002 17:23:02 +0000 (17:23 +0000)]
Robustify windows serial handling.

23 years agoSave unknown tags during processing. From Ron Parker.
robertl [Tue, 31 Dec 2002 06:23:21 +0000 (06:23 +0000)]
Save unknown tags during processing.   From Ron Parker.
Handle entities on output.   From Alex Mottram.

23 years agoCorrectly terminate waypoint "strings" before going to receiver.
robertl [Tue, 31 Dec 2002 05:47:11 +0000 (05:47 +0000)]
Correctly terminate waypoint "strings" before going to receiver.

23 years agoInclude version in zip filename.
robertl [Tue, 31 Dec 2002 05:46:20 +0000 (05:46 +0000)]
Include version in zip filename.

23 years agoAdd tips for Garmin serial comms.
robertl [Sun, 29 Dec 2002 21:03:23 +0000 (21:03 +0000)]
Add tips for Garmin serial comms.

23 years agoMultiple arguments require a command with each filename.
robertl [Sat, 21 Dec 2002 06:48:25 +0000 (06:48 +0000)]
Multiple arguments require a command with each filename.

23 years agoparse url and logpoints. Thanx, Alex!
robertl [Thu, 19 Dec 2002 15:25:55 +0000 (15:25 +0000)]
parse url and logpoints.   Thanx, Alex!

23 years agoCorrectly parse lat/lon from magellan track messasges.
robertl [Sun, 15 Dec 2002 23:05:07 +0000 (23:05 +0000)]
Correctly parse lat/lon from magellan track messasges.

23 years agoMore accurately track unknown waypoints on input.
robertl [Fri, 13 Dec 2002 18:56:31 +0000 (18:56 +0000)]
More accurately track unknown waypoints on input.

23 years agoFix "problem" (looks like legal XML to me, grrr) in geo loc format that
robertl [Wed, 11 Dec 2002 06:54:09 +0000 (06:54 +0000)]
Fix "problem" (looks like legal XML to me, grrr) in geo loc format that
prevented geobuddy from reading the output.

23 years agoUpdates from Alex.
robertl [Tue, 10 Dec 2002 15:36:57 +0000 (15:36 +0000)]
Updates from Alex.

23 years agoFinal prep for 1.1.0 release.
robertl [Tue, 10 Dec 2002 02:25:03 +0000 (02:25 +0000)]
Final prep for 1.1.0 release.

23 years agoAdd files so release process will work.
robertl [Mon, 9 Dec 2002 06:10:07 +0000 (06:10 +0000)]
Add files so release process will work.

23 years agoAttempt to plaster over note->description grief when wpt is added.
robertl [Mon, 9 Dec 2002 06:00:26 +0000 (06:00 +0000)]
Attempt to plaster over note->description grief when wpt is added.
Add option to CSV to prefer shortname over description.

23 years agoInclude backslashes in args to 'fatal'.
robertl [Fri, 6 Dec 2002 15:55:20 +0000 (15:55 +0000)]
Include backslashes in args to 'fatal'.

23 years agoClear up confusion about groundspeak:date tags.
robertl [Fri, 6 Dec 2002 15:52:34 +0000 (15:52 +0000)]
Clear up confusion about groundspeak:date tags.

23 years agoInclude version number in binary and help output.
robertl [Fri, 6 Dec 2002 15:49:23 +0000 (15:49 +0000)]
Include version number in binary and help output.

23 years agoFix error I introduced on type of GPS_Serial_Read yesterday.
robertl [Fri, 6 Dec 2002 15:48:59 +0000 (15:48 +0000)]
Fix error I introduced on type of GPS_Serial_Read yesterday.

23 years agoKjeld moved some fields under Ron for new Cetus. Try again. :-)
robertl [Thu, 5 Dec 2002 22:10:18 +0000 (22:10 +0000)]
Kjeld moved some fields under Ron for new Cetus.   Try again. :-)

23 years agoMisc language cleanups.
robertl [Thu, 5 Dec 2002 18:45:35 +0000 (18:45 +0000)]
Misc language cleanups.

23 years agoUpdate from Ron Parker.
robertl [Thu, 5 Dec 2002 18:08:28 +0000 (18:08 +0000)]
Update from Ron Parker.
Support Cetus 1.1b18.
Add notest to GPSPilot.

23 years agoA new binary from Josh.
robertl [Wed, 4 Dec 2002 17:45:47 +0000 (17:45 +0000)]
A new binary from Josh.

23 years agoUpdate from Josh. Get the extension list dynamically instead of from
robertl [Wed, 4 Dec 2002 17:44:45 +0000 (17:44 +0000)]
Update from Josh.   Get the extension list dynamically instead of from
internal table.

23 years agoRemove DOS CR's from files.
robertl [Wed, 4 Dec 2002 17:36:49 +0000 (17:36 +0000)]
Remove DOS CR's from files.

23 years agoLet Zipfile contain both Windows binaries.
robertl [Wed, 4 Dec 2002 02:08:31 +0000 (02:08 +0000)]
Let Zipfile contain both Windows binaries.

23 years agoAdd cmd line flags to allow wrappers to grope what formats we support.
robertl [Wed, 4 Dec 2002 02:03:01 +0000 (02:03 +0000)]
Add cmd line flags to allow wrappers to grope what formats we support.

23 years agoAdd gpsdrive, courtesy Alan Curry.
robertl [Tue, 3 Dec 2002 22:48:36 +0000 (22:48 +0000)]
Add gpsdrive, courtesy Alan Curry.

23 years agoAdd the Josh's front end for Windows.
robertl [Tue, 3 Dec 2002 22:25:28 +0000 (22:25 +0000)]
Add the Josh's front end for Windows.

23 years agoMore notes<->description fallout. Sigh.
robertl [Wed, 27 Nov 2002 23:10:13 +0000 (23:10 +0000)]
More notes<->description fallout.   Sigh.

23 years agoMisc fixes for Mag 315.
robertl [Wed, 27 Nov 2002 18:42:23 +0000 (18:42 +0000)]
Misc fixes for Mag 315.

23 years agoAdd multi-cache icons for Magellan.
robertl [Tue, 26 Nov 2002 17:47:50 +0000 (17:47 +0000)]
Add multi-cache icons for Magellan.

23 years agoRegenerate dependencies, add Makefile target to (sort of) automate it.
robertl [Mon, 25 Nov 2002 21:39:17 +0000 (21:39 +0000)]
Regenerate dependencies, add Makefile target to (sort of) automate it.

23 years ago1) Clean up a number of memory overwrites exposed by running Garmin
robertl [Mon, 25 Nov 2002 01:01:39 +0000 (01:01 +0000)]
1) Clean up a number of memory overwrites exposed by running Garmin
protocol under Windows that don't show up with efence on Linux.

2) Don't cross the ident and shortnames of the waypoints.

gpsapp.c) Correct loops for D108 and D109 that are looking at zero
   terminated strings when its own doc says that the input is NOT
   zero terminated strings.  (Why am I rapidly losing faith in jeeps?)

gpsmem.c) Initialize several more waypoint fields on startup.

23 years agoAdd selectors for GPX and pdb.
robertl [Sun, 24 Nov 2002 03:52:22 +0000 (03:52 +0000)]
Add selectors for GPX and pdb.

23 years agoBetter determination of garmin waypoint shortname length. From Alan acurry.
robertl [Fri, 22 Nov 2002 16:32:27 +0000 (16:32 +0000)]
Better determination of garmin waypoint shortname length.  From Alan acurry.